home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
It's Naomi!
/
It's Naomi!.iso
/
pc
/
dmov
/
open.dir
/
00003.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-05-14
|
217 b
|
13 lines
on exitFrame
global soundll
puppetTempo(30)
if the soundLevel = 0 then
set the soundLevel to 0
set soundll to 0
else
set the soundLevel to 3
set soundll to 3
end if
puppetTransition(1)
end